-
Home
-
Indicative Analytics
-
1.8 (latest)
-
Code
-
Classes
- OptionsAbstract
Total Complexity |
27 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
110 |
Lines of code |
68 |
Logical lines of code |
35 |
Comment lines |
0 |
Methods |
11 |
Properties |
10 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
saveSettings() |
S |
55 |
7 |
19 |
areAllRequiredFieldsPresent() |
S |
66 |
4 |
8 |
updateOptionIfSet() |
S |
69 |
3 |
6 |
save() |
S |
68 |
3 |
8 |
throwIfBadNonce() |
S |
72 |
3 |
5 |
throwIfMissingRequiredFields() |
S |
74 |
2 |
5 |
handleSaveSettings() |
S |
74 |
1 |
5 |
isValidNonce() |
S |
79 |
1 |
3 |
getSaveSuccessNotice() |
S |
78 |
1 |
3 |
getBadNonceNotice() |
S |
78 |
1 |
3 |
getMissingRequiredFieldsNotice() |
S |
78 |
1 |
3 |